Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The customer unique identifier in your system
Body
application/json
The full name of the customer
Example:
"John Smith"
The gender of the customer. Can only be updated if not set.
Available options: 
MALE, FEMALE The date of birth of the customer. Can only be updated if not set.
Include your conditions customer tags here
The metadata of the customer
Response
Customer updated